ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BaseAxisView<TDefinition,TOwnerView> Class / _getLayoutLabelShapes Method

In This Topic
    _getLayoutLabelShapes Method (_BaseAxisView<TDefinition,TOwnerView>)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Function _getLayoutLabelShapes() As List(Of _RectangleShape)
    public virtual List<_RectangleShape> _getLayoutLabelShapes()
    See Also